{include file='inc/_header.html'} {if $notice}
{$notice}
{/if} {if $unit=="admin"} {block_page}
Change Password
{foreach from=$sections item='section'} {print_configs section=$section} {/foreach}
{/block_page}
Old Password
New Password
Confirm new Password
{elseif $unit=="splash_screen"} {block_page}
Splash Screen Text
Splash screen text {edit_lang_values_btn section=txt key=splash_screen_txt}
'Enter' button label {edit_lang_values_btn section=txt key=splash_screen_btn}


{foreach from=$sections item='section'} {print_configs section=$section} {/foreach} {/block_page} {else} {block_page}
{foreach from=$sections item='section'} {print_configs section=$section} {/foreach}
{/block_page} {/if} {include file='inc/_footer.html'}